C#
VB
C++
Deletes master forms from the full text search database.
public virtual void Delete(IEnumerable<FullTextSearchItem> items)
Public Overridable Sub Delete(ByVal items As System.Collections.Generic.IEnumerable(Of Leadtools.Forms.Recognition.FullTextSearchItem))
public:virtual void Delete(System::Collections::Generic::IEnumerable<Leadtools::Forms::Recognition::FullTextSearchItem^>^ items)
items
Properties of the item(s) to be deleted. Must not be null.
For more information, refer to Delete(ienumerable<t><fulltextsearchitem>) and Speeding Up Forms Recognition Using the Full Text Search Feature.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
